0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4607799053192 384 1.0706 0


No Amazon API Requests Made.


App Debug - Total Time 1.4607799053192 seconds

Number Time From Start Name Description
1 0.37697410583496 Initialise Initialise FSB Function
2 0.38010597229004 App Controller Start Start of the App controller (called before the controller of every page)
3 0.42719292640686 Start of getCategoryListByGroup Function Before first category groups query
4 0.42810201644897 After initial query Before first category groups query
5 0.42810201644897 Get Category List for Group Before the call to getCategoryList function
6 0.42810392379761 Start of GetCategoryList function Start of the function
7 0.42810487747192 Before getting categories Query to get specific category list
8 0.42917203903198 After getting categories Query to get specific category list
9 0.42917203903198 Before getting category custom Before call to function getCategoryCustom
10 0.44931697845459 After getting category custom After call to function getCategoryCustom
11 0.44931888580322 Before getting category custom Before call to function getCategoryCustom
12 0.45745491981506 After getting category custom After call to function getCategoryCustom
13 0.45746397972107 Before getting category custom Before call to function getCategoryCustom
14 0.46184587478638 After getting category custom After call to function getCategoryCustom
15 0.46184706687927 Before getting category custom Before call to function getCategoryCustom
16 0.4648540019989 After getting category custom After call to function getCategoryCustom
17 0.46485495567322 Before getting category custom Before call to function getCategoryCustom
18 0.46781587600708 After getting category custom After call to function getCategoryCustom
19 0.46781706809998 Before getting category custom Before call to function getCategoryCustom
20 0.47079491615295 After getting category custom After call to function getCategoryCustom
21 0.47079610824585 End of GetCategoryList function End of the function
22 0.47079992294312 Get Category List for Group Before the call to getCategoryList function
23 0.47080087661743 Start of GetCategoryList function Start of the function
24 0.47080206871033 Before getting categories Query to get specific category list
25 0.47118210792542 End of getCategoryListByGroup Function Before return()
26 1.2684609889984 App Controller End End of the App controller (called before the controller of every page)
27 1.3967380523682 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3978259563446 Before Get Options Before the call to getOptions in the tpl class
29 1.4396929740906 After Get Options After the call to getOptions in the tpl class
30 1.4397320747375 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4607720375061 Finalizing debug Before the debug is output to the page.
32 1.4607799053192 End of App This is the end of the app logging, final timestamp


Query Debug - 384 Database Queries. Total time 1.0706 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0021 0.0020689964294434
SELECT parameter, value FROM parameters
2 0.0054 0.0054059028625488
SELECT * FROM `bad_bots`
3 0.0003 0.0003211498260498
SET time_zone = 'Europe/London'
4 0.0016 0.001619815826416
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0017 0.0017249584197998
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"13.58.227.165\";}'
6 0.0015 0.0014901161193848
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751670684'
7 0.0022 0.0021660327911377
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00054097175598145
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0016 0.0016210079193115
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0004 0.00039291381835938
SELECT * FROM pages WHERE id = 52
11 0.0032 0.0032110214233398
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0430 0.042959928512573
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0005 0.00051498413085938
SELECT * FROM pages WHERE pagename = 'search'
14 0.0009 0.00090503692626953
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0011 0.0010578632354736
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0109 0.010851144790649
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0012 0.0012030601501465
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0006 0.00063109397888184
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0003 0.00029087066650391
SELECT id FROM categories WHERE parent_id = '26'
20 0.0046 0.0045709609985352
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0008 0.00081801414489746
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0008 0.00076913833618164
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0007 0.00068783760070801
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
25 0.0030 0.0029828548431396
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0003 0.00032186508178711
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0003 0.00026202201843262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0003 0.00027894973754883
SELECT id FROM categories WHERE parent_id = '27'
29 0.0030 0.002993106842041
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0003 0.00032305717468262
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0003 0.00034594535827637
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0003 0.00031089782714844
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
34 0.0011 0.001086950302124
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0003 0.00030994415283203
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0003 0.00029921531677246
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0003 0.00027894973754883
SELECT id FROM categories WHERE parent_id = '28'
38 0.0011 0.0011367797851562
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0003 0.00030899047851562
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0003 0.00032687187194824
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
43 0.0004 0.00038003921508789
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0003 0.00030112266540527
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0003 0.00032305717468262
SELECT id FROM categories WHERE parent_id = '29'
47 0.0005 0.0004580020904541
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0003 0.0003361701965332
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0003 0.00031089782714844
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
52 0.0004 0.00038719177246094
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0003 0.00029993057250977
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0003 0.00027012825012207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0003 0.00028109550476074
SELECT id FROM categories WHERE parent_id = '30'
56 0.0004 0.00044417381286621
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0003 0.00030994415283203
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0004 0.0003659725189209
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0003 0.00029897689819336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0003 0.00028491020202637
SELECT * FROM categorygroups WHERE id = '1'
61 0.0004 0.0003960132598877
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0003 0.00030112266540527
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0003 0.00028014183044434
SELECT id FROM categories WHERE parent_id = '31'
65 0.0005 0.00045299530029297
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.0003 0.00032591819763184
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
67 0.0003 0.0003361701965332
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0003 0.00030112266540527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
70 0.0004 0.00037693977355957
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0019 0.0018579959869385
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0008 0.00083398818969727
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0004 0.00037789344787598
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0007 0.00068092346191406
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0009 0.00088381767272949
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0005 0.00054597854614258
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.7881 0.78808903694153
SELECT * FROM ipgeocountries WHERE INET_ATON('13.58.227.165') >= INET_ATON(ip_start) AND INET_ATON('13.58.227.165') <= INET_ATON(ip_end)
78 0.0018 0.0018410682678223
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0007 0.00072598457336426
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0004 0.00040888786315918
SELECT * FROM pages WHERE pagename = 'search'
81 0.0046 0.0046498775482178
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0014 0.0013689994812012
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0010 0.0010418891906738
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0047 0.004655122756958
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0013 0.001305103302002
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0004 0.0004279613494873
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
87 0.0008 0.00080394744873047
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '13.58.227.165'
88 0.0005 0.00053906440734863
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
89 0.0003 0.00033688545227051
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0039 0.003896951675415
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
91 0.0004 0.00037884712219238
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
92 0.0003 0.00034284591674805
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.0003359317779541
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
94 0.0053 0.00531005859375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
95 0.0003 0.00027012825012207
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
96 0.0003 0.00025296211242676
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0003 0.0003359317779541
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
98 0.0004 0.00041389465332031
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0039 0.0038590431213379
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0003 0.00030899047851562
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
101 0.0003 0.00025105476379395
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0004 0.00035190582275391
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
103 0.0056 0.0055501461029053
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0003 0.00028395652770996
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
105 0.0006 0.00058603286743164
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '1884'
107 0.0013 0.0012810230255127
SELECT * FROM productimages WHERE product_id = '1884' ORDER BY sortorder ASC
108 0.0005 0.00051593780517578
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1884' AND p.id = pi.product_id ORDER BY pi.sortorder
109 0.0009 0.00088214874267578
SELECT * FROM product_image_select WHERE product_id = '1884'
110 0.0007 0.00070810317993164
SELECT * FROM productcustomimages WHERE product_id = '1884'
111 0.0008 0.00083303451538086
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1884'
                GROUP BY o.product_id
112 0.0012 0.0012378692626953
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1884'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
113 0.0004 0.00044107437133789
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1884
114 0.0012 0.0011739730834961
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1884' AND a.name = n.originalname
115 0.0004 0.00035190582275391
SELECT * FROM productoffers WHERE product_id = '1884' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1884' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 1884
                ORDER BY price ASC LIMIT 1
118 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '1884'
                AND name = 'ListPriceAmount'
119 0.0003 0.00033307075500488
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1884'
                GROUP BY o.product_id
120 0.0004 0.0004119873046875
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1884'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
121 0.0003 0.00030684471130371
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1884
122 0.0004 0.00036501884460449
SELECT value FROM productattributes WHERE product_id = '1884' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0004 0.00041389465332031
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1884'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
124 0.0003 0.00030303001403809
SELECT * FROM products WHERE parent_id = '1884'
125 0.0004 0.00036001205444336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1888' AND a.name = n.originalname
126 0.0004 0.00040912628173828
SELECT * FROM productoffers WHERE product_id = '1888' AND merchantid = 'A1X6FK5RDHNB96'
127 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '1888' AND price > 0
                ORDER BY price ASC LIMIT 1
128 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 1888
                ORDER BY price ASC LIMIT 1
129 0.0004 0.00036811828613281
SELECT value FROM productattributes
                WHERE product_id = '1888'
                AND name = 'ListPriceAmount'
130 0.0003 0.00026202201843262
SELECT * FROM products WHERE id = '786'
131 0.0004 0.0003972053527832
SELECT * FROM productimages WHERE product_id = '786' ORDER BY sortorder ASC
132 0.0005 0.00045895576477051
SELECT * FROM product_image_select WHERE product_id = '786'
133 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '786'
134 0.0006 0.00063300132751465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '786' AND a.name = n.originalname
135 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '786' AND merchantid = 'A1X6FK5RDHNB96'
136 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '786' AND price > 0
                ORDER BY price ASC LIMIT 1
137 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = 786
                ORDER BY price ASC LIMIT 1
138 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '786'
                AND name = 'ListPriceAmount'
139 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '786' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
140 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '785'
141 0.0004 0.00042080879211426
SELECT * FROM productimages WHERE product_id = '785' ORDER BY sortorder ASC
142 0.0005 0.00053191184997559
SELECT * FROM product_image_select WHERE product_id = '785'
143 0.0004 0.00035786628723145
SELECT * FROM productcustomimages WHERE product_id = '785'
144 0.0019 0.0019328594207764
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '785' AND a.name = n.originalname
145 0.0006 0.00064802169799805
SELECT * FROM productoffers WHERE product_id = '785' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0005 0.00048398971557617
SELECT * FROM productoffers
                WHERE product_id = '785' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0004 0.00037717819213867
SELECT * FROM productoffers
                WHERE product_id = 785
                ORDER BY price ASC LIMIT 1
148 0.0004 0.00044894218444824
SELECT value FROM productattributes
                WHERE product_id = '785'
                AND name = 'ListPriceAmount'
149 0.0005 0.00050592422485352
SELECT value FROM productattributes WHERE product_id = '785' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
150 0.0007 0.00067305564880371
SELECT * FROM products WHERE id = '782'
151 0.0006 0.00064992904663086
SELECT * FROM productimages WHERE product_id = '782' ORDER BY sortorder ASC
152 0.0009 0.00092411041259766
SELECT * FROM product_image_select WHERE product_id = '782'
153 0.0005 0.00047802925109863
SELECT * FROM productcustomimages WHERE product_id = '782'
154 0.0020 0.0019659996032715
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '782' AND a.name = n.originalname
155 0.0006 0.00056791305541992
SELECT * FROM productoffers WHERE product_id = '782' AND merchantid = 'A1X6FK5RDHNB96'
156 0.0004 0.00040197372436523
SELECT * FROM productoffers
                WHERE product_id = '782' AND price > 0
                ORDER BY price ASC LIMIT 1
157 0.0004 0.00036001205444336
SELECT * FROM productoffers
                WHERE product_id = 782
                ORDER BY price ASC LIMIT 1
158 0.0010 0.00096392631530762
SELECT value FROM productattributes
                WHERE product_id = '782'
                AND name = 'ListPriceAmount'
159 0.0004 0.0003669261932373
SELECT value FROM productattributes WHERE product_id = '782' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0005 0.00053286552429199
SELECT * FROM products WHERE id = '779'
161 0.0006 0.00057291984558105
SELECT * FROM productimages WHERE product_id = '779' ORDER BY sortorder ASC
162 0.0006 0.00055217742919922
SELECT * FROM product_image_select WHERE product_id = '779'
163 0.0003 0.00033402442932129
SELECT * FROM productcustomimages WHERE product_id = '779'
164 0.0008 0.00076389312744141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '779' AND a.name = n.originalname
165 0.0005 0.00046205520629883
SELECT * FROM productoffers WHERE product_id = '779' AND merchantid = 'A1X6FK5RDHNB96'
166 0.0003 0.0002751350402832
SELECT * FROM productoffers
                WHERE product_id = '779' AND price > 0
                ORDER BY price ASC LIMIT 1
167 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 779
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '779'
                AND name = 'ListPriceAmount'
169 0.0003 0.00025582313537598
SELECT value FROM productattributes WHERE product_id = '779' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
170 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = '778'
171 0.0005 0.00046396255493164
SELECT * FROM productimages WHERE product_id = '778' ORDER BY sortorder ASC
172 0.0006 0.00055503845214844
SELECT * FROM product_image_select WHERE product_id = '778'
173 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '778'
174 0.0007 0.00069999694824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '778' AND a.name = n.originalname
175 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '778' AND merchantid = 'A1X6FK5RDHNB96'
176 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '778' AND price > 0
                ORDER BY price ASC LIMIT 1
177 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 778
                ORDER BY price ASC LIMIT 1
178 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '778'
                AND name = 'ListPriceAmount'
179 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '778' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
180 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '773'
181 0.0004 0.00037693977355957
SELECT * FROM productimages WHERE product_id = '773' ORDER BY sortorder ASC
182 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '773'
183 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '773'
184 0.0006 0.0005950927734375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '773' AND a.name = n.originalname
185 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '773' AND merchantid = 'A1X6FK5RDHNB96'
186 0.0002 0.00024580955505371
SELECT * FROM productoffers
                WHERE product_id = '773' AND price > 0
                ORDER BY price ASC LIMIT 1
187 0.0002 0.00024580955505371
SELECT * FROM productoffers
                WHERE product_id = 773
                ORDER BY price ASC LIMIT 1
188 0.0002 0.00023388862609863
SELECT value FROM productattributes
                WHERE product_id = '773'
                AND name = 'ListPriceAmount'
189 0.0002 0.0002448558807373
SELECT value FROM productattributes WHERE product_id = '773' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0007 0.00065398216247559
SELECT * FROM products WHERE id = '772'
191 0.0006 0.00064396858215332
SELECT * FROM productimages WHERE product_id = '772' ORDER BY sortorder ASC
192 0.0008 0.00078105926513672
SELECT * FROM product_image_select WHERE product_id = '772'
193 0.0005 0.00050115585327148
SELECT * FROM productcustomimages WHERE product_id = '772'
194 0.0007 0.00073003768920898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '772' AND a.name = n.originalname
195 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '772' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '772' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0002 0.00021195411682129
SELECT * FROM productoffers
                WHERE product_id = 772
                ORDER BY price ASC LIMIT 1
198 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '772'
                AND name = 'ListPriceAmount'
199 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '772' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
200 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '1535'
201 0.0005 0.00053191184997559
SELECT * FROM productimages WHERE product_id = '1535' ORDER BY sortorder ASC
202 0.0006 0.00058484077453613
SELECT * FROM product_image_select WHERE product_id = '1535'
203 0.0003 0.00030088424682617
SELECT * FROM productcustomimages WHERE product_id = '1535'
204 0.0009 0.00088310241699219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1535' AND a.name = n.originalname
205 0.0004 0.00037097930908203
SELECT * FROM productoffers WHERE product_id = '1535' AND merchantid = 'A1X6FK5RDHNB96'
206 0.0003 0.0002751350402832
SELECT * FROM productoffers
                WHERE product_id = '1535' AND price > 0
                ORDER BY price ASC LIMIT 1
207 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 1535
                ORDER BY price ASC LIMIT 1
208 0.0003 0.00029206275939941
SELECT value FROM productattributes
                WHERE product_id = '1535'
                AND name = 'ListPriceAmount'
209 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '1535' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
210 0.0003 0.00033879280090332
SELECT * FROM products WHERE id = '791'
211 0.0004 0.00043487548828125
SELECT * FROM productimages WHERE product_id = '791' ORDER BY sortorder ASC
212 0.0006 0.00057101249694824
SELECT * FROM product_image_select WHERE product_id = '791'
213 0.0003 0.00031805038452148
SELECT * FROM productcustomimages WHERE product_id = '791'
214 0.0008 0.00084400177001953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '791' AND a.name = n.originalname
215 0.0004 0.00035619735717773
SELECT * FROM productoffers WHERE product_id = '791' AND merchantid = 'A1X6FK5RDHNB96'
216 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '791' AND price > 0
                ORDER BY price ASC LIMIT 1
217 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = 791
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00027108192443848
SELECT value FROM productattributes
                WHERE product_id = '791'
                AND name = 'ListPriceAmount'
219 0.0004 0.0004270076751709
SELECT value FROM productattributes WHERE product_id = '791' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
220 0.0004 0.0003809928894043
SELECT * FROM products WHERE id = '793'
221 0.0004 0.00040292739868164
SELECT * FROM productimages WHERE product_id = '793' ORDER BY sortorder ASC
222 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '793'
223 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '793'
224 0.0006 0.00055599212646484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '793' AND a.name = n.originalname
225 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '793' AND merchantid = 'A1X6FK5RDHNB96'
226 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '793' AND price > 0
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 793
                ORDER BY price ASC LIMIT 1
228 0.0002 0.00023102760314941
SELECT value FROM productattributes
                WHERE product_id = '793'
                AND name = 'ListPriceAmount'
229 0.0002 0.00024080276489258
SELECT value FROM productattributes WHERE product_id = '793' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
230 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = '1326'
231 0.0004 0.00043511390686035
SELECT * FROM productimages WHERE product_id = '1326' ORDER BY sortorder ASC
232 0.0005 0.00049996376037598
SELECT * FROM product_image_select WHERE product_id = '1326'
233 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '1326'
234 0.0007 0.0006868839263916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1326' AND a.name = n.originalname
235 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1326' AND merchantid = 'A1X6FK5RDHNB96'
236 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '1326' AND price > 0
                ORDER BY price ASC LIMIT 1
237 0.0002 0.00021791458129883
SELECT * FROM productoffers
                WHERE product_id = 1326
                ORDER BY price ASC LIMIT 1
238 0.0002 0.00023484230041504
SELECT value FROM productattributes
                WHERE product_id = '1326'
                AND name = 'ListPriceAmount'
239 0.0002 0.00024890899658203
SELECT value FROM productattributes WHERE product_id = '1326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
240 0.0003 0.00031518936157227
SELECT * FROM products WHERE id = '795'
241 0.0004 0.0003960132598877
SELECT * FROM productimages WHERE product_id = '795' ORDER BY sortorder ASC
242 0.0004 0.00042581558227539
SELECT * FROM product_image_select WHERE product_id = '795'
243 0.0003 0.00025391578674316
SELECT * FROM productcustomimages WHERE product_id = '795'
244 0.0006 0.0005650520324707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '795' AND a.name = n.originalname
245 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '795' AND merchantid = 'A1X6FK5RDHNB96'
246 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '795' AND price > 0
                ORDER BY price ASC LIMIT 1
247 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 795
                ORDER BY price ASC LIMIT 1
248 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '795'
                AND name = 'ListPriceAmount'
249 0.0003 0.00028085708618164
SELECT value FROM productattributes WHERE product_id = '795' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '809'
251 0.0004 0.00043797492980957
SELECT * FROM productimages WHERE product_id = '809' ORDER BY sortorder ASC
252 0.0005 0.00051617622375488
SELECT * FROM product_image_select WHERE product_id = '809'
253 0.0003 0.00029587745666504
SELECT * FROM productcustomimages WHERE product_id = '809'
254 0.0006 0.00061917304992676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '809' AND a.name = n.originalname
255 0.0004 0.00037384033203125
SELECT * FROM productoffers WHERE product_id = '809' AND merchantid = 'A1X6FK5RDHNB96'
256 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '809' AND price > 0
                ORDER BY price ASC LIMIT 1
257 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 809
                ORDER BY price ASC LIMIT 1
258 0.0003 0.0002601146697998
SELECT value FROM productattributes
                WHERE product_id = '809'
                AND name = 'ListPriceAmount'
259 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '809' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '811'
261 0.0004 0.00036406517028809
SELECT * FROM productimages WHERE product_id = '811' ORDER BY sortorder ASC
262 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '811'
263 0.0003 0.00025391578674316
SELECT * FROM productcustomimages WHERE product_id = '811'
264 0.0007 0.00069904327392578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '811' AND a.name = n.originalname
265 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '811' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '811' AND price > 0
                ORDER BY price ASC LIMIT 1
267 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = 811
                ORDER BY price ASC LIMIT 1
268 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '811'
                AND name = 'ListPriceAmount'
269 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '811' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
270 0.0003 0.00032687187194824
SELECT * FROM products WHERE id = '812'
271 0.0006 0.0006098747253418
SELECT * FROM productimages WHERE product_id = '812' ORDER BY sortorder ASC
272 0.0006 0.00064492225646973
SELECT * FROM product_image_select WHERE product_id = '812'
273 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '812'
274 0.0006 0.0005800724029541
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '812' AND a.name = n.originalname
275 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '812' AND merchantid = 'A1X6FK5RDHNB96'
276 0.0003 0.00031495094299316
SELECT * FROM productoffers
                WHERE product_id = '812' AND price > 0
                ORDER BY price ASC LIMIT 1
277 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 812
                ORDER BY price ASC LIMIT 1
278 0.0003 0.00026702880859375
SELECT value FROM productattributes
                WHERE product_id = '812'
                AND name = 'ListPriceAmount'
279 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '812' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
280 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '825'
281 0.0004 0.00037312507629395
SELECT * FROM productimages WHERE product_id = '825' ORDER BY sortorder ASC
282 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '825'
283 0.0003 0.00029516220092773
SELECT * FROM productcustomimages WHERE product_id = '825'
284 0.0007 0.0006871223449707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '825' AND a.name = n.originalname
285 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '825' AND merchantid = 'A1X6FK5RDHNB96'
286 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '825' AND price > 0
                ORDER BY price ASC LIMIT 1
287 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 825
                ORDER BY price ASC LIMIT 1
288 0.0002 0.00023198127746582
SELECT value FROM productattributes
                WHERE product_id = '825'
                AND name = 'ListPriceAmount'
289 0.0003 0.00027084350585938
SELECT value FROM productattributes WHERE product_id = '825' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
290 0.0003 0.00033712387084961
SELECT * FROM products WHERE id = '828'
291 0.0004 0.00036883354187012
SELECT * FROM productimages WHERE product_id = '828' ORDER BY sortorder ASC
292 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '828'
293 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '828'
294 0.0006 0.00064587593078613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '828' AND a.name = n.originalname
295 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '828' AND merchantid = 'A1X6FK5RDHNB96'
296 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '828' AND price > 0
                ORDER BY price ASC LIMIT 1
297 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 828
                ORDER BY price ASC LIMIT 1
298 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '828'
                AND name = 'ListPriceAmount'
299 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '828' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
300 0.0013 0.0013430118560791
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1884' ORDER BY timestamp DESC
301 0.0002 0.00023722648620605
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '786' ORDER BY timestamp DESC
302 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '785' ORDER BY timestamp DESC
303 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '782' ORDER BY timestamp DESC
304 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '779' ORDER BY timestamp DESC
305 0.0002 0.00021815299987793
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '778' ORDER BY timestamp DESC
306 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '773' ORDER BY timestamp DESC
307 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '772' ORDER BY timestamp DESC
308 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1535' ORDER BY timestamp DESC
309 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '791' ORDER BY timestamp DESC
310 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '793' ORDER BY timestamp DESC
311 0.0002 0.00019192695617676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1326' ORDER BY timestamp DESC
312 0.0002 0.00020885467529297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '795' ORDER BY timestamp DESC
313 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '809' ORDER BY timestamp DESC
314 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '811' ORDER BY timestamp DESC
315 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '812' ORDER BY timestamp DESC
316 0.0003 0.00025010108947754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '825' ORDER BY timestamp DESC
317 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '828' ORDER BY timestamp DESC
318 0.0009 0.000946044921875
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
319 0.0008 0.00080013275146484
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
320 0.0003 0.00025415420532227
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
321 0.0119 0.011937856674194
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
322 0.0011 0.0010690689086914
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
323 0.0004 0.00043106079101562
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
324 0.0004 0.00037312507629395
SELECT * FROM products WHERE id = 1626
325 0.0004 0.00036191940307617
SELECT * FROM products WHERE id = 4041
326 0.0004 0.00035405158996582
SELECT * FROM products WHERE id = 4312
327 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = 777
328 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = 3881
329 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = 4213
330 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = '1626'
331 0.0004 0.00043106079101562
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
332 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '1626'
333 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '1626'
334 0.0006 0.00058579444885254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
335 0.0003 0.00033116340637207
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
336 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
337 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
338 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '4041'
339 0.0004 0.00037598609924316
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
340 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '4041'
341 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '4041'
342 0.0007 0.00068497657775879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
343 0.0003 0.00033283233642578
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
344 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
345 0.0004 0.0003659725189209
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
346 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4312'
347 0.0004 0.00037717819213867
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
348 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '4312'
349 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '4312'
350 0.0007 0.00066900253295898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
351 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
352 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
353 0.0003 0.00033307075500488
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
354 0.0004 0.00043296813964844
SELECT * FROM products WHERE id = '777'
355 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
356 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '777'
357 0.0003 0.00029397010803223
SELECT * FROM productcustomimages WHERE product_id = '777'
358 0.0007 0.00073504447937012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
359 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
360 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
361 0.0003 0.00034904479980469
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
362 0.0004 0.00036716461181641
SELECT * FROM products WHERE id = '3881'
363 0.0005 0.00049519538879395
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
364 0.0006 0.00058412551879883
SELECT * FROM product_image_select WHERE product_id = '3881'
365 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '3881'
366 0.0010 0.0010311603546143
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
367 0.0004 0.00035810470581055
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
368 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
369 0.0003 0.00034594535827637
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
370 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '4213'
371 0.0004 0.00042986869812012
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
372 0.0006 0.00055193901062012
SELECT * FROM product_image_select WHERE product_id = '4213'
373 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '4213'
374 0.0007 0.00069189071655273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
375 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
376 0.0003 0.0002901554107666
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
377 0.0003 0.00032305717468262
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
378 0.0012 0.0011770725250244
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
379 0.0005 0.00054097175598145
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
380 0.0022 0.0021789073944092
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
381 0.0013 0.0012869834899902
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
382 0.0004 0.0003659725189209
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
383 0.0004 0.0004119873046875
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
384 0.0005 0.00048494338989258
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'